home *** CD-ROM | disk | FTP | other *** search
- This is an AniPaint Slide Show Presentation Script File
- PLAYACT1.EXE needed to run without AniPaint. Syntax:
- PLAYACT1 <NAME.ACT><VGA>or<SVGA><SVGA2><SVGA3><SVGA4><SVGA16>
- Inside ScriptFile the scriptcommand syntax is: COMMANDNAME:COMMAND
- ALL COMMANDS MUST BE in CAPITAL LETTERS except the x in 320x200
- Full pathnames OK :eg: C:\DIRECTORY\FILENAME.EXT
- Available Scriptfile commandnames are: BACKGROUNDNAME, ACT1NAME,
- TEXTFILENAME,ACT1FRAMEDELAY,ZOOMFACTOR,ACT1POSX,ACT1POSY,READAKEY
- TEXTFILESTARTX,TEXTFILESTARTY,TEXTFILEENDX,TEXTFILEENDY,SETPALETTENAME
- FAST320x200VCX,<---320x200 VGA resolution only, TIMEDELAY,ACT2POSY,
- TEXTLINE#,WINDOWFONT#,WINDOWFONTSIZE#,LIVEDOCFILENAME,ACT2NAME,ACT2POSX,
- ACT1BACKGROUNDCOLOR#, REPEATSTART,REPEATEND.
- First Position, then details, then filename. Repeats if markers present.
- See AniPaint documentation for more information.
- AniPaint, Playact1 (c) 1993 by Rick Sobie Lake Cowichan B.C. Canada.
- PLAYACT1 /h for help with PLAYACT1.EXE
- Comments are allowed anywhere on a line by themselves.
- Any command below this line is acted upon
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CLEARIT:
- SETPALETTENAME:PALETTES\MENU1.PAL
- BACKGROUNDNAME:OBJECTS\FLOWER.PNT
- OBJECTPOSY:10
- OBJECTPOSX:10
- OBJECTPOSY:100
- OBJECTPOSX:100
- OBJECTNAME:OBJECTS\FLOWER.PNT
- OBJECTPOSX:10
- OBJECTPOSY:300
- OBJECTNAME:OBJECTS\FLOWER.PNT
- TEXTFONT#:1
- RAWTEXTCOLOR#:150
- TEXTATY:100
- TEXTFONT#:6
- SIDETEXT:Text like this
- TEXTATX:10
- TEXTATY:10
- SLIDETOTEXT:SLIDE them On
- TEXTATY:100
- TEXTATX:100
- SLIDETOTEXT:Sliding Text
- TEXTATY:200
- TEXTATX:160
- SLIDETOTEXT:Slide over Here!.
- TEXTATY:300
- TEXTATX:100
- SLIDETOTEXT:Or Over Here!
- TEXTATX:10
- TEXTATY:10
- SLIDETOTEXT:SLIDE them On
- SLIDETOTEXT:Slide them Off
- SLIDETOTEXT:Slide them Off
- TEXTATY:100
- TEXTATX:100
- SLIDETOTEXT:Sliding Text
- TEXTATY:200
- TEXTATX:160
- SLIDETOTEXT:Slide over Here!.
- TEXTATY:300
- TEXTATX:100
- SLIDETOTEXT:Or Over Here!
- TEXTATY:100
-
- GROWTEXT:TEXT HERE
- GROWTEXT:Also there and here
-
- TEXTFONT#:6
-
- TEXTATX:10
- TEXTATY:100
- SLIDETOWORD:Slide a WORD
- GROWTEXT:Small text is also possible here.
- BACKGROUNDNAME:FONTS\SAMPLES.KAR
- BACKGROUNDNAME:DEMOS\OPSCRN.VCX
- READAKEY:
-
- TEXTFILENAME:HELPDOCS\ANIMATE.DOC
-
- SETPALETTENAME:PALETTES\16MENU1.PAL
- TEXTFILESTARTX:1
- TEXTFILESTARTY:1
- TEXTFILEENDX:639
- TEXTFILEENDY:410
- WINDOWFONT#:0
- WINDOWFONTSIZE#:0
- LIVEDOCFILENAME:HELPDOCS\SCREENRM.DOC
-
- Try altering the settings to see the effect it has on the script.
- If you are writing comments like these, it is OK, but don't mix
- commands with your comments on the same line, and type in lower
- case to be sure you don't accidentaly mention a command in your
- comments. You can add more commands. There are no limits to this
- file. You could create a full length movie if you want.
- There is no Act2 animation in this file. ACT2 animation files
- are too large to include with this version which is meant for
- BBS posting. You can create ACT2 animation easily using AniPaint.
- A new ACT2 room has been implemented to make writing ACT2 scripts
- a breeze. Check it out. If you have a slow machine use the
- FAST320x200VCX routines instead of ACT2NAME routines.
- see Screenrm.doc for more information on Act Presentation Scripts.
-
-
-
-
-